Skip to content

fix(app): suppress per-message Changed files section - #283

Merged
jeonghun-jj-lee merged 1 commit into
local/amicodefrom
suppress-per-message-diffs
Sep 2, 2026
Merged

fix(app): suppress per-message Changed files section#283
jeonghun-jj-lee merged 1 commit into
local/amicodefrom
suppress-per-message-diffs

Conversation

@jeonghun-jj-lee

Copy link
Copy Markdown
Contributor

Fork-side half of harmoniqs/amicode#733. Removes the per-message DiffSummary row from the chat timeline — the side-panel Files Changed tab is the canonical diff surface.

Changes

  • rows.ts: comment out the DiffSummary block (the inline snapshot diff leaked cross-session file changes during concurrent turns)
  • rows-current.test.ts: add test confirming DiffSummary rows are no longer emitted

The overlay-side change (session-turn.tsx component removal) landed in harmoniqs/amicode#734.

…de#733)

Remove the per-message DiffSummary row from the chat timeline. The side-panel
Files Changed tab is the canonical diff surface; the inline section was
redundant and leaked cross-session file changes during concurrent turns.

- rows.ts: comment out the DiffSummary block
- rows-current.test.ts: add test confirming DiffSummary rows are no longer emitted
@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 6d442a77-1cf9-4bbc-bf6d-fe9b16d46722


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jeonghun-jj-lee
jeonghun-jj-lee merged commit 31bf627 into local/amicode Sep 2, 2026
3 checks passed
@jeonghun-jj-lee
jeonghun-jj-lee deleted the suppress-per-message-diffs branch September 2, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant